projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30a9151
)
(inhibit-file-name-handers): Correct documentation.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 28 Apr 1994 22:27:06 +0000
(22:27 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 28 Apr 1994 22:27:06 +0000
(22:27 +0000)
src/fileio.c
patch
|
blob
|
history
diff --git
a/src/fileio.c
b/src/fileio.c
index 262cd387b11c12e169196973e2f2e521bd6c9d17..36e8ba0f41bbf8b35a73a1494568afa16ee05412 100644
(file)
--- a/
src/fileio.c
+++ b/
src/fileio.c
@@
-4000,7
+4000,7
@@
lists are merged destructively.");
DEFVAR_LISP ("inhibit-file-name-handlers", &Vinhibit_file_name_handlers,
"A list of file names for which handlers should not be used.\n\
-This applies only to the operation `inhibit-file-name-
handlers
'.");
+This applies only to the operation `inhibit-file-name-
operation
'.");
Vinhibit_file_name_handlers = Qnil;
DEFVAR_LISP ("inhibit-file-name-operation", &Vinhibit_file_name_operation,